home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-05-16 | 360 b | 13 lines | [TEXT/MPS ] |
- # UserStartup•Oberon - MPW Shell Oberon Startup File
- #
-
- # These defines are required:
-
- # {OLibraries} - Directory that contains Oberon libraries.
- Set OLibraries "{MPW}Libraries:OLibraries:"
- Export OLibraries
-
- # {OInterfaces} - Directories to search for Oberon interface symbol files.
- Set OInterfaces "{MPW}Interfaces:OInterfaces:"
- Export OInterfaces
-